Welcome![Sign In][Sign Up]
Location:
Search - camera application

Search list

[Other resource2yuntai

Description: 以Visual C++为开发工具,应用与视频设备(云台和摄像头)的控制,在监控系统中有着广泛的应用。通过串口或并口发送控制指令到解码器,经过解码器后开关相应的继电器从而控制云台(摄像头)的8个方向,镜头的光圈的6种调节,辅助设备的开关。-to Visual C development tools, application and video equipment (and camera platforms) control, in the monitoring system has wide application. Through the serial or parallel port to send control commands decoders, After decoders after the corresponding relay switch control platforms (camera) eight direction, the lens aperture of the six-conditioning, auxiliary equipment of switches.
Platform: | Size: 227134 | Author: jick | Hits:

[Other resourceQR_src

Description: 二维QR条码项目的J2ME源代码。软件包括1.核心QR码编/解库,2.对一段信息进行QR编码,输出二维条码图片,3.并且可以上传图片到应用服务器。4.从摄像头获取一个拍摄的二维条码并解码。5.从网络上选择一个二维条码并解码取出信息。-2D QR barcode project J2ME source code. Including a software. Core QR Code Encoder / Xie basement, 2. For information on QR codes, two-dimensional bar code output photographs, 3. Images can be uploaded to the application server. 4. From the camera to obtain a shooting and the two-dimensional bar code decoding. 5. From the choice of a network of two-dimensional bar code and decode information removed.
Platform: | Size: 143545 | Author: 王宁 | Hits:

[Other resourceMobileVideoIP

Description: J2ME application that captures video from on-board camera of SymbianOS Series60 3rd ed. mobile devices. A snapshot can be captured and image processed by manipulation of RBG pixels before displaying-J2ME application that captures video from on-board camera of SymbianOS Series 60 3rd ed. m obile devices. A snapshot can be captured and im age processed by manipulation of RBG pixels bef ore displaying
Platform: | Size: 36990 | Author: sjtuzyk | Hits:

[Other resourcemcu2

Description: 单片机为meg88,应用iic通讯控制相机的散光灯,已经取得很好的效果。-meg88 microcontroller, the application iic communications astigmatism control the camera lights, has achieved very good results.
Platform: | Size: 44330 | Author: berry.feng | Hits:

[DirextXdxopenx

Description: 打开x模型的程序,可以模型导出的x文件加载到VC中,但是,要根据应用改变摄像机参数矩阵-open x model procedure, a model derived x document loading of the VC, but to change depending on the application parameters matrix camera
Platform: | Size: 518334 | Author: sophie | Hits:

[Multimedia programCam_surveillance_CSharp

Description: 应用C#.NET写的摄像头视频监控系统.-C# application.NET was the first video camera monitoring system.
Platform: | Size: 556660 | Author: stevenhwang | Hits:

[Special Effectscvery_1622412

Description: 一个兼容性比较好的usb摄像头图像采集源代码,具有很好的应用性-a better compatibility usb camera image acquisition source code, has a good application
Platform: | Size: 10904 | Author: 李燕辉 | Hits:

[Video CaptureLaserGestureRecognition

Description: Wouldn t it be great if we could somehow give visual commands to our computer without touching the keyboard or mouse? In this article, we will put together a simple laser gesture recognition application and use it to control Windows Media Player. This is far more comfortable than using a remote control because you don t have to look for the correct buttons in the dark. All you have to do is make a few simple gestures anywhere in the camera s field of view with a laser pointer, and that s it! This program recognizes simple gestures made on a wall with a laser pointer such as left, right, up, down, two downward and two upward diagonals. This program could be modified to recognize some more gestures however, it cannot recognize complex gestures since I haven t taken a neural network approach for image recognition. 通过“手势”控制媒体播放器。
Platform: | Size: 348218 | Author: 成东 | Hits:

[OS DevelopCamTimer

Description: This a camera timer application for Series 60 devices Nokia 7650 and Nokia 3650. To test this application on Series 60 SDK v1.0, please install camera pictures. To do this, you can download \"CameraImages.zip\" from Forum Nokia s Web site.
Platform: | Size: 26829 | Author: gong | Hits:

[Other resource相机自动调焦系统

Description: 这是一个给予图像处理的相机的自动调焦系统,应用了CCD,DSP和电机控制技术。-This is a given image processing camera's automatic focusing system, application of the CCD, and motor control DSP technology.
Platform: | Size: 76145 | Author: 李蕙 | Hits:

[Video Capturewebphotopublish-0_4

Description: Publish pictures from your digital camera to the web with this easy to use wizard-style Java application. Automatically resize your images and produce a set of HTML pages including index pages with thumbnails, and detailed caption pages for each photo.
Platform: | Size: 139959 | Author: 小建 | Hits:

[OtherBeginning iPhone Development

Description: Product Description: Are you a programmer looking for a new challenge? Does the thought of building your very own iPhone app make your heart race and your pulse quicken? If so, then Beginning iPhone Development is just the book for you. Assuming only a minimal working knowledge of Objective-C, and written in a friendly, easy-to-follow style, Beginning iPhone Development offers a complete soup-to-nuts course in iPhone and iPod Touch programming. The book starts with the basics, walking you through the process of downloading and installing Apple's free iPhone SDK, then stepping you though the creation of your first simple iPhone application. You'll move on from there, mastering all the iPhone interface elements that you've come to know and love, such as buttons, switches, pickers, toolbars, sliders, etc. You'll master a variety of design patterns, from the simplest single view to complex hierarchical drill-downs. You'll master the art of table-building and learn how to save your data using the iPhone file system. You'll also learn how to save and retrieve your data using SQLite, iPhone's built-in database management system. You'll learn how to draw using Quartz 2D and OpenGL ES. You'll add MultiTouch Gestural Support (pinches and swipes) to your applications, and work with the Camera, Photo Library, and Accelerometer. You'll master application preferences, learn how to localize your apps into other languages, and so much more. Apple's iPhone SDK, this book, and your imagination are all you'll need to start building your very own best-selling iPhone applications.
Platform: | Size: 17958303 | Author: kkcorruption | Hits:

[Windows DevelopDDrawTest

Description: Building a Simple Camera DirectShow Filter graph Application in WEC7.
Platform: | Size: 1219508 | Author: donfeel@hotmail.com | Hits:

[Video Capturevcap

Description: vcap源代码这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。-vcap source code This is a pure Win32 API application, No MFC. Procedures demonstrated the VFW (Video for Windows) use. Show video from the camera and can be intercepted off the video saved as AVI files. Process model of non-rectangular windows programming as well as file Universal Realization of the dialog box. This code is a rare example of a beginner program.
Platform: | Size: 19456 | Author: 周哲 | Hits:

[Video Capturewebphotopublish-0_4

Description: Publish pictures from your digital camera to the web with this easy to use wizard-style Java application. Automatically resize your images and produce a set of HTML pages including index pages with thumbnails, and detailed caption pages for each photo.
Platform: | Size: 139264 | Author: 小建 | Hits:

[GDI-Bitmap视频捕获程序代码

Description: 这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。-This is a pure Win32 API application, No. MFC. The VFW procedure Model (Video for Windows) use. To show that the video camera and video can be intercepted from AVI to preserve documents. Procedures model of non-rectangular windows programming and "save the file" common dialog achieved. This code is a rare example of beginners procedures.
Platform: | Size: 19456 | Author: 张敏 | Hits:

[Video Capturevgrabbj

Description: 视频捕捉,用一个抓图应用程序进行测试,进入/test 目录,敲入./vgrabbj -f /tmp/1.jpg。应该会在/tmp 目录下生成一张摄像头拍摄的图片了。-video capture with a screen in application testing, access/test directory, Knock./vgrabbj-f/tmp/1.jpg. Should the/tmp directory generated a camera shooting pictures of.
Platform: | Size: 20480 | Author: 杨大鹏 | Hits:

[OtherTXSB

Description: 图像识别技术目前在人们的生活中,应用越来越普遍,如我们较熟悉的数码相机、摄像头、具有摄像功能的手机、以及我们看见的一些智能玩具上都具有图像识别的功能。在此为大家介绍的此款图像识别模组主要是应用于交互式智能玩具、图像处理产品、教学中。此模组接口简单,应用方便,容易与MCU结合使用,若与凌阳公司的SPCE061A结合,使其声貌并具,更能体现产品的特效功能。 2 功能简介 该模组可以实现如下功能: 􀂄 识别颜色、形状 􀂄 识别位置 3 模组结构 光学镜头CMOS传感器SPCA561A图象处理芯片SPCA563A微控制器SPCE061AEagle模组 图3.1 图像识别模组结构框图 图像识别模组由光学镜头、CMOS传感器(SPCA561A)、图像处理芯片(SPCA563A)组成。 SPCA563A分析和处理SPCA561A传过来的图像信号,并得出相应的信息(颜色、形状等等)。此模组接口简单,应用方便,容易与MCU结合使用,我们下面将要介绍的Demo就是其与SPCE061A结合的例子。 图像识别模组和外界的接口共有6针,依次接在SPCA563A的:VCC、SCK、SD、RDY、图像识别3_RESET和GND。-image recognition technology in people's lives, the increasing application, if we are more familiar with digital cameras, camera, with camera phones, and we have seen some smart toys have on the image recognition function. Here to introduce the nationwide image recognition module is mainly used in teractive smart toys, image processing products, and teaching. This module interface simple, convenient and easily used in conjunction with the MCU, if Sunplus with the SPCE061A combining it with sound and appearance that reflects the effects of functional products. Profiles of the two modules can achieve the following functions :
Platform: | Size: 1112064 | Author: 王刚 | Hits:

[GDI-BitmapopencvTest

Description: 一个简单的opencv应用程序源代码。 实现USB摄像头图像显示功能。-OpenCV a simple application source code. USB camera image display.
Platform: | Size: 1253376 | Author: 李义 | Hits:

[Linux-Unixcoriander-1.0.1.tar

Description: Coriander is a GUI for controlling a Digital Camera (in the sense of the IIDC specs issued by the 1394 Trade Association [1]). Due to the properties of the IEEE1394 protocol, Coriander can control an IEEE1394 camera without interferring with the image flow from that camera. It can thus be used to setup a camera with Coriander while the video flow is used by another application-Coriander is a GUI for controlling a Digita l Camera (in the sense of the IIDC specs issued by the 1394 Trade Association [1]). Due to the prop erties of the IEEE 1394 protocol, Coriander can control an IEEE1394 camera witho ut interferring with the image flow from that ca mera. It can thus be used to setup a camera with Co. riander while the video flow is used by another a pplication
Platform: | Size: 229376 | Author: song wm | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 22 »

CodeBus www.codebus.net